Skip to content

explicitly mention regarding the nonce#3

Merged
Ishita-02 merged 1 commit intoyield-agentkit-privyfrom
eng-2009
Mar 31, 2026
Merged

explicitly mention regarding the nonce#3
Ishita-02 merged 1 commit intoyield-agentkit-privyfrom
eng-2009

Conversation

@yathin017-dev
Copy link
Copy Markdown
Contributor

This pull request updates the Privy transaction processing documentation to clarify how to handle Ethereum nonces when submitting multiple sequential transactions. The changes emphasize that the MCP may return all transactions with the same nonce, and provides explicit instructions for incrementing the nonce per transaction step. This is critical to ensure transactions are processed correctly and avoid nonce collisions.

Documentation improvements for nonce handling:

  • Added a warning and detailed instructions explaining that all transactions may be returned with the same nonce and that clients must increment the nonce for each step using stepIndex, including examples for how to compute the correct nonce. [1] [2]
  • Updated transaction flow examples in both privy-transactions.md and semi-autonomous.md to show the correct nonce handling for each step, ensuring implementers understand the required process. [1] [2]

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: dd26958a-5d35-4d3b-9f74-1c151fab3081

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch eng-2009

Comment @coderabbitai help to get the list of available commands and usage tips.

@Ishita-02 Ishita-02 merged commit 193c204 into yield-agentkit-privy Mar 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants